From 8cfc93cc39fcdf40393caacef6396bc3a21d09de Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 9 Feb 2006 22:22:32 +0000 Subject: [PATCH] Bump version for beta. --- Makefile | 2 +- internal_styles.c | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index ae75554f0..8f67570ea 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSU=1_2_8 VERSD=1.2.8 -RELEASE=-beta01182006_clyde +RELEASE=-beta20060209 # YYYYMMDD, please VERSIONU=$(VERSU)$(RELEASE) VERSIOND=$(VERSD)$(RELEASE) diff --git a/internal_styles.c b/internal_styles.c index b0c3376db..b777506af 100644 --- a/internal_styles.c +++ b/internal_styles.c @@ -319,8 +319,6 @@ static char garmin_poi[] = "OFIELD GEOCACHE_DIFF, \"\", \"(%3.1f\", \"no_delim_before,optional\"\n" "OFIELD GEOCACHE_TERR, \"\", \"/%3.1f)\", \"no_delim_before,optional\"\n" "OFIELD DESCRIPTION, \"\", \"%-.50s\"\n" -"# OFIELD GEOCACHE_PLACER, \"\", \" %s\", \"no_delim_before,optional\"\n" - ; static char geonet[] = "# gpsbabel XCSV style file\n" @@ -672,7 +670,7 @@ static char s_and_t[] = "RECORD_DELIMITER NEWLINE\n" "BADCHARS ,\"\n" -"PROLOGUE Name Latitude Longitude Name2 URL Type Container Diff Terr\n" +"PROLOGUE Name Latitude Longitude Description URL Type Container Diff Terr\n" "#\n" "# INDIVIDUAL DATA FIELDS, IN ORDER OF APPEARANCE:\n" -- 2.30.2